{% comment %}

SYNC FILES / SYNC CHANGES This content should be the same as … github.com/betterplace/betterplace/blob/master/app/views/homepages/_schema_org_structured_data.html.erb

{% endcomment %}

<script type=“application/ld+json”> { “@context”: “schema.org”,

"@type": "Organization",
"url": "https://www.betterplace.org/de",
"logo": "https://betterplace-assets.betterplace.org/static-images/logos/betterplace-org-logo--schema-org-structured-data.png",
"contactPoint": [
  { "@type": "ContactPoint",
    "telephone": "+49-30-7676-4488-42",
    "contactType": "customer service",
    "availableLanguage": ["German", "English"]
  },
  { "@type": "ContactPoint",
    "telephone": "+49-30-7676-4488-49",
    "contactType": "sales",
    "availableLanguage": ["German", "English"]
  }
],
"sameAs": [
  "https://www.facebook.com/betterplace.org",
  "https://twitter.com/betterplace_org",
  "https://plus.google.com/+betterplaceorg",
  "https://www.instagram.com/betterplace_org/",
  "https://www.youtube.com/user/betterplaceorg",
  "https://www.xing.com/companies/betterplace.org",
  "https://www.linkedin.com/company/509578",
  "http://de.slideshare.net/betterplace_org"
]

} </script>