schemaorg-coda :: Example

eg-0290

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "Guide",
  "name": "The Best TVs",
  "about": {
    "@type": "Product",
    "name": "Television"
  },
  "hasPart": [
    {
      "@type": "Recommendation",
      "category": "Our pick",
      "name": "The best overall LCD/LED TV",
      "itemReviewed": {
        "@type": "Product",
        "name": "Vizio P-Series F1",
        "offers": {
          "@type": "Offer",
          "price": "$750",
          "url": "https://wclink.co/link/27778/144709/4/80651?merchant=Best%20Buy"
        }
      },
      "reviewAspect": [
        {
          "@type": "PropertyValue",
          "name": "Available sizes",
          "value": "55, 65, 77 inches"
        },
        {
          "@type": "PropertyValue",
          "name": "HDMI ports",
          "value": "four"
        },
        {
          "@type": "PropertyValue",
          "name": "Smart OS",
          "value": "SmartCast OS"
        }
      ],
      "reviewBody": "The 2018 Vizio P-Series F1 offers everything you need to enjoy a high-end TV experience today. The TV uses full-array local dimming, which produces superior contrast ratios for SD and HD content but also provides the best HDR experience on an LCD TV. The LCD panel has a native 120 Hz refresh ..."
    },
    {
      "@type": "Recommendation",
      "category": "Best budget 4K TV",
      "name": "If you can't spend as much: Best budget 4K TV",
      "itemReviewed": {
        "@type": "Product",
        "name": "TCL 55S517",
        "offers": {
          "@type": "Offer",
          "price": "$606",
          "url": "https://wclink.co/link/30228/151537/4/88249?merchant=Walmart"
        }
      },
      "reviewAspect": [
        {
          "@type": "PropertyValue",
          "name": "Available sizes",
          "value": "43, 49, 55, and 65 inches"
        },
        {
          "@type": "PropertyValue",
          "name": "HDMI ports",
          "value": "three"
        },
        {
          "@type": "PropertyValue",
          "name": "Smart OS",
          "value": "Roku"
        }
      ],
      "reviewBody": "The TCL 5-Series TV offers image quality on a par with much more expensive TVs and it offers media-streaming services and some extra features that costlier TVs don't have. We still think ..."
    }
  ]
}

Pre-Markup

Product Guide - Best TVs
This guide recommends TVs to buyers with different needs- they pick a best overall, a budget pick, etc.