{
  "@context": "https://schema.org",
  "@type": ["Locksmith", "LocalBusiness"],
  "name": "Locksmith International",
  "description": "Seattle locksmith services for residential, automotive, and commercial access needs. Established for more than 30 years.",
  "telephone": "+1-206-493-7324",
  "email": "locksmithinternational@gmail.com",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "999 Hiawatha Pl S",
    "addressLocality": "Seattle",
    "addressRegion": "WA",
    "postalCode": "98144",
    "addressCountry": "US"
  },
  "areaServed": {
    "@type": "City",
    "name": "Seattle"
  },
  "knowsLanguage": "English",
  "yearsInBusiness": "30+",
  "serviceCategories": [
    {
      "name": "Residential Locksmith Services",
      "services": [
        "Home lockout assistance",
        "Lock rekeying",
        "Lock repair and replacement",
        "Deadbolt installation",
        "Key duplication"
      ]
    },
    {
      "name": "Automotive Locksmith Services",
      "services": [
        "Car lockout assistance",
        "Car key replacement",
        "Transponder key programming",
        "Key fob service",
        "Ignition key service"
      ]
    },
    {
      "name": "Commercial Locksmith Services",
      "services": [
        "Business lockout assistance",
        "Master key systems",
        "Commercial lock repair",
        "Access control hardware",
        "Panic bar and exit hardware"
      ]
    }
  ],
  "machineReadableResources": ["/data.json", "/robots.txt", "/sitemap.xml"]
}
