google search meta information


<script type=application/ld+json>
{
"@context":"http://schema.org",
"@type":"Organization",
"name":"Soa Technology",
"url":"https://www.soatechnology.net/",
"logo":"https://www.soatechnology.net/wp-content/uploads/2017/12/soa-technology.png",
"image": "https://www.soatechnology.net/wp-content/uploads/2021/09/aditya.jpeg",
"description":"<?php echo get_the_title(); ?>",
"telephone": "+91 9555699081",
"founder":
[{"@type":"Person","name":"Aditya Kumar Singh",
"url":"https://www.linkedin.com/in/adityakumarsingh0/"}],
"sameAs":["https://www.facebook.com/AdityaKumarSingh0/",
"https://twitter.com/adityakrsingh0",
"https://www.linkedin.com/in/adityakumarsingh0/",
"https://www.youtube.com/@superherodoeverything"],
 "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gali no 8, Shiv Mandir Colony, Safiyabad",
    "addressLocality": "Narela, Delhi",
    "postalCode": "110040",
    "addressCountry": "India"
  }
}
</script>  

<script type="application/ld+json">
    {
      "@context": "https://schema.org/",
      "@type": "Product",
      "brand": {
        "@type": "Brand",
        "name": "Soa Technology"
      },
      "description": "<?php echo get_the_title(); ?>",
      "sku": "9555699081",
      "mpn": "925872",
      "image": "https://www.soatechnology.net/wp-content/uploads/2017/12/soa-technology.png",
      "name": "<?php echo get_the_title(); ?>",
      "review": [{
        "@type": "Review",
        "reviewRating": {
          "@type": "Rating",
          "ratingValue": "5"
        },
        "author": {
          "@type": "Person",
          "name": "Sanjay Verma"
        }
       },
      {
        "@type": "Review",
        "reviewRating": {
          "@type": "Rating",
          "ratingValue": "4.8"
        },
        "author": {
          "@type": "Person",
          "name": "Shubham Sharma"
        }
      }],
      "aggregateRating": {
        "@type": "AggregateRating",
        "bestRating": "2",
        "ratingCount": "2",
        "ratingValue" : "4.8", 
        "reviewCount": "10450" 
      },
      "offers": {
        "@type": "Offer",
        "url": "https://soatechnology.net",
        "priceCurrency": "INR",
		   "hasMerchantReturnPolicy":"",
        "shippingDetails":"",
        "price": "9999",
        "priceValidUntil": "2023-06-15",
        "itemCondition": "https://schema.org/NewCondition",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@type": "Organization",
          "name": "Website development"
        }
      }
    }
    </script>


Leave a Reply