<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "RealEstateAgent",
      "@id": "https://sezginleremlak.com/#organization",
      "name": "Sezginler Emlak",
      "url": "https://sezginleremlak.com",
      "logo": "https://sezginleremlak.com/images/emlak.png",
      "image": "https://sezginleremlak.com/images/emlak.png",
      "telephone": "+905327246325",
      "email": "sezginlerevinemlak@gmail.com",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Yeni mah., Çamlıca Yolu Caddesi No:74/B",
        "addressLocality": "Turgutlu",
        "addressRegion": "Manisa",
        "postalCode": "45400",
        "addressCountry": "TR"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 38.501234,
        "longitude": 27.701234
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
          "opens": "09:00",
          "closes": "18:00"
        }
      ],
      "founder": {
        "@id": "https://sezginleremlak.com/#person"
      }
    },
    {
      "@type": "Person",
      "@id": "https://sezginleremlak.com/#person",
      "name": "Mahmut Sezgin",
      "jobTitle": "Emlak Danışmanı",
      "worksFor": {
        "@id": "https://sezginleremlak.com/#organization"
      },
      "url": "https://sezginleremlak.com/hakkimizda",
      "sameAs": [
        "https://www.facebook.com/groups/627642319721935/",
        "https://www.instagram.com/sezginleremlak/"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://sezginleremlak.com/#website",
      "url": "https://sezginleremlak.com/",
      "name": "Sezginler Emlak",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://sezginleremlak.com/emlaklar?search={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://sezginleremlak.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Ana Sayfa",
          "item": "https://sezginleremlak.com/"
        }
      ]
    }
  ]
}
</script>