{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "name": "Gil Lupu Photography",
  "alternateName": "גיל לופו צילום",
  "url": "https://glphoto.co",
  "description": "Family, children, maternity and Bat Mitzvah photography in Ness Ziona and surrounding areas, Israel.",
  "inLanguage": ["he", "en"],
  "author": {
    "@type": "Person",
    "name": "Gil Lupu",
    "email": "gilupu@gmail.com"
  },
  "potentialAction": {
    "@type": "ContactAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://wa.me/972525329761",
      "actionPlatform": ["https://schema.org/MobileWebPlatform"]
    },
    "description": "Contact via WhatsApp"
  },
  "agent": {
    "name": "Gil Lupu Photography Agent Info",
    "version": "1.1",
    "capabilities": ["discovery", "contact", "booking-inquiry"],
    "resources": {
      "llms": "/llms.txt",
      "ai": "/ai.txt",
      "sitemap": "/sitemap.xml",
      "robots": "/robots.txt"
    },
    "contact": {
      "email": "gilupu@gmail.com",
      "whatsapp": "+972-52-532-9761"
    },
    "pages": [
      { "name": "Home", "url": "/" },
      { "name": "Blog", "url": "/blog" },
      { "name": "Family Photographer Ness Ziona", "url": "/family-photographer-ness-ziona" },
      { "name": "Terms", "url": "/terms" },
      { "name": "Privacy", "url": "/privacy" }
    ],
    "services": [
      { "name": "Family Photography", "url": "/services/family" },
      { "name": "Maternity Photography", "url": "/services/pregnancy" },
      { "name": "Bat Mitzvah Photography", "url": "/services/bar-bat-mitzva" },
      { "name": "Portrait Photography", "url": "/services/portrait" },
      { "name": "Graduation Photography", "url": "/services/graduation" },
      { "name": "Landscape Photography", "url": "/services/landscape" }
    ],
    "serviceAreas": [
      "Ness Ziona",
      "Rehovot",
      "Rishon LeZion",
      "Be'er Ya'akov",
      "Yavne"
    ]
  }
}
