Hello World

Hello World

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Accusantium dolorum ea, esse neque perspiciatis quibusdam reiciendis unde voluptatum! Atque eaque facere ipsam maiores neque nesciunt, numquam quas sequi soluta voluptatibus?

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "ImageObject",
      "inLanguage": "en",
      "url": "https://emojiguide.org/images/emoji/n/3ep4zx1jztp0n.png",
      "@id": "https://harlanshamburgers.com/#/schema/image/1653800504",
      "contentUrl": "https://emojiguide.org/images/emoji/n/3ep4zx1jztp0n.png"
    },
    {
      "@type": [
        "Organization",
        "LocalBusiness"
      ],
      "@id": "https://harlanshamburgers.com/#identity",
      "url": "https://harlanshamburgers.com/",
      "name": "Harlan's Hamburgers",
      "logo": {
        "@type": "ImageObject",
        "inLanguage": "en",
        "url": "https://emojiguide.org/images/emoji/n/3ep4zx1jztp0n.png",
        "@id": "https://harlanshamburgers.com/#logo",
        "caption": "Harlan's Hamburgers",
        "contentUrl": "https://emojiguide.org/images/emoji/n/3ep4zx1jztp0n.png"
      },
      "address": {
        "@type": "PostalAddress",
        "@id": "https://harlanshamburgers.com/#/schema/address/2723707847",
        "streetAddress": "123 Main St",
        "addressLocality": "Harlan",
        "addressRegion": "MA",
        "postalCode": "01234",
        "addressCountry": "US"
      },
      "image": {
        "@id": "https://harlanshamburgers.com/#/schema/image/1653800504"
      },
      "telephone": "+1-781-555-1212",
      "priceRange": "$"
    },
    {
      "@type": "WebPage",
      "@id": "https://harlanshamburgers.com/blog/hello-world/#webpage",
      "url": "https://harlanshamburgers.com/blog/hello-world",
      "name": "Hello World",
      "description": "This is a blog post",
      "potentialAction": [
        {
          "@type": "ReadAction",
          "target": [
            "https://harlanshamburgers.com/blog/hello-world"
          ]
        }
      ],
      "isPartOf": {
        "@id": "https://harlanshamburgers.com/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://harlanshamburgers.com/blog/hello-world/#primaryimage"
      },
      "dateModified": "2020-01-01T00:00:00.000Z",
      "datePublished": "2020-01-01T00:00:00.000Z"
    },
    {
      "@type": "WebSite",
      "@id": "https://harlanshamburgers.com/#website",
      "url": "https://harlanshamburgers.com/",
      "inLanguage": "en",
      "name": "Harlan's Hamburgers",
      "potentialAction": [
        {
          "@type": "SearchAction",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://harlanshamburgers.com/search?q={search_term_string}"
          },
          "query-input": {
            "@type": "PropertyValueSpecification",
            "valueRequired": true,
            "valueName": "search_term_string"
          }
        }
      ],
      "publisher": {
        "@id": "https://harlanshamburgers.com/#identity"
      }
    },
    {
      "@type": "ImageObject",
      "inLanguage": "en",
      "url": "https://example.com/blog/hello-world.png",
      "@id": "https://harlanshamburgers.com/blog/hello-world/#primaryimage",
      "contentUrl": "https://example.com/blog/hello-world.png"
    },
    {
      "@type": "Article",
      "@id": "https://harlanshamburgers.com/blog/hello-world/#article",
      "inLanguage": "en",
      "headline": "Hello World",
      "description": "This is a blog post",
      "image": {
        "@id": "https://harlanshamburgers.com/blog/hello-world/#primaryimage"
      },
      "datePublished": "2020-01-01T00:00:00.000Z",
      "dateModified": "2020-01-01T00:00:00.000Z",
      "wordCount": 1200,
      "thumbnailUrl": "https://via.placeholder.com/1200x600",
      "keywords": [
        "blog",
        "nuxt",
        "vue",
        "vuex",
        "vue-router",
        "vue-use",
        "vue-use-schema-org"
      ],
      "publisher": {
        "@id": "https://harlanshamburgers.com/#identity"
      },
      "author": {
        "@id": "https://harlanshamburgers.com/#identity"
      },
      "isPartOf": {
        "@id": "https://harlanshamburgers.com/blog/hello-world/#webpage"
      },
      "mainEntityOfPage": {
        "@id": "https://harlanshamburgers.com/blog/hello-world/#webpage"
      }
    }
  ]
}