{
  "city": "Frisco",
  "slug": "frisco",
  "total": 1,
  "mean": 51,
  "median": 51,
  "grade_distribution": {
    "A (90-100)": 0,
    "B (75-89)": 0,
    "C (60-74)": 0,
    "D (40-59)": 1,
    "F (0-39)": 0
  },
  "niches": [
    {
      "name": "restaurant",
      "count": 1,
      "mean": 51,
      "top_domain": "egsteak.com"
    }
  ],
  "top10": [
    {
      "domain": "egsteak.com",
      "title": null,
      "niche": "restaurant",
      "score": 51
    }
  ],
  "bottom10": [
    {
      "domain": "egsteak.com",
      "title": null,
      "niche": "restaurant",
      "score": 51
    }
  ],
  "page_url": "https://fivedaylaunch.com/cities/frisco",
  "widget_url": "https://fivedaylaunch.com/cities/frisco/widget.svg",
  "powered_by": "fivedaylaunch.com"
}