{
    "search": {
        "url": "str",
        "domain": "str",
        "main_domain": "str",
        "url_rank": "num",
        "spam_score": "num",
        "domain_rank": "num",
        "fetch_time": "time",
        "country": "str",
        "language": "str",
        "score": "num",
        "page_category": "array.num",
        "page_types": "array.str",
        "content_info.content_type": "str",
        "content_info.title": "str",
        "content_info.main_title": "str",
        "content_info.previous_title": "str",
        "content_info.level": "num",
        "content_info.author": "str",
        "content_info.snippet": "str",
        "content_info.snippet_length": "num",
        "content_info.highlighted_text": "str",
        "content_info.language": "str",
        "content_info.sentiment_connotations.anger": "num",
        "content_info.sentiment_connotations.happiness": "num",
        "content_info.sentiment_connotations.love": "num",
        "content_info.sentiment_connotations.sadness": "num",
        "content_info.sentiment_connotations.share": "num",
        "content_info.sentiment_connotations.fun": "num",
        "content_info.connotation_types.positive": "num",
        "content_info.connotation_types.negative": "num",
        "content_info.connotation_types.neutral": "num",
        "content_info.text_category": "array.num",
        "content_info.date_published": "time",
        "content_info.content_quality_score": "num",
        "content_info.semantic_location": "str",
        "content_info.rating.name": "str",
        "content_info.rating.rating_value": "num",
        "content_info.rating.max_rating_value": "num",
        "content_info.rating.rating_count": "num",
        "content_info.rating.relative_rating": "num",
        "content_info.group_date": "time"
    }
}