Skip to main content
Skip table of contents

Organization Structured Data

Example

CODE
{
   "@context":"https://schema.org",
   "@type":"Organization",
   "url":"https://www.mpowerpromo.com",
   "logo":"https://store-media.mpowerpromo.com/5c7edfd8208c866f6f7c7fd0/assets/1552582236660.png",
   "contactPoint":[
      {
         "@type":"ContactPoint",
         "telephone":"+1-435-557-0445",
         "contactType":"Sales",
         "availableLanguage":"English",
         "areaServed":[
            "US",
            "CA"
         ]
      }
   ]
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.