[
{
"@type": "InstagramComment",
"id": "<string>",
"comment_index": 0,
"created_at": 123,
"text": "<string>",
"like_count": 0,
"reply_count": 0,
"parent_id": "<string>",
"user": {
"@type": "InstagramUserPreview",
"id": "<string>",
"name": "<string>",
"alias": "<string>",
"url": "<string>",
"image": "<string>",
"is_verified": false,
"is_private": false
}
}
]