{
  "@context": "https://schema.org",
  "@type": "HomeAndConstructionBusiness",
  "name": "BMB İnşaat ve Mühanedislik",
  "image": "https://bmbinsaat.com.tr",
  "url": "https://bmbinsaat.com.tr",
  "telephone": "+905323814800",
  "priceRange": "$$$",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yavuz Selim Mahallesi, Hükümet Caddesi No:33/2",
    "addressLocality": "Çubuk",
    "addressRegion": "Ankara",
    "postalCode": "06760",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": "40.2404469",
    "longitude": "33.0335003"
  },
  "sameAs": {
    "https://www.instagram.com/bmb.insaat/"
  }
}