{
  "companyName": "LarCare Services",
  "tagline": "Personal home care for every unique situation",
  "phone": "803-209-8667",
  "email": "info@larcareservices.com",
  "address": "178 Columbia St, Chester, SC 29706",
  "statesServed": ["South Carolina", "North Carolina", "Georgia"],
  "social": [
    { "platform": "facebook", "url": "https://facebook.com/larcareservices" },
    { "platform": "x", "url": "https://x.com/larcareservices" },
    { "platform": "instagram", "url": "https://instagram.com/larcareservices" },
    { "platform": "linkedin", "url": "https://linkedin.com/company/larcareservices" }
  ],
  "primaryNav": [
    { "label": "Home", "href": "/" },
    {
      "label": "Healthcare",
      "href": "/healthcare",
      "children": [
        { "label": "Alzheimer's Disease and Dementia Care", "href": "/healthcare/alzheimers-dementia-care" },
        { "label": "End-of-Life Care", "href": "/healthcare/end-of-life-care" },
        { "label": "Home and Personal Care Services", "href": "/healthcare/home-and-personal-care-services" },
        { "label": "Veteran Care", "href": "/healthcare/veteran-care" },
        { "label": "Transitional Care", "href": "/healthcare/transitional-care" }
      ]
    },
    {
      "label": "About Us",
      "href": "/about-us",
      "children": [
        { "label": "About LarCare", "href": "/about-us" },
        { "label": "Careers", "href": "/about-us/careers" },
        { "label": "Contact Us", "href": "/about-us/contact-us" }
      ]
    },
    { "label": "Blog", "href": "/blog" },
    { "label": "Products", "href": "/products" },
    { "label": "Forms", "href": "/forms" },
    { "label": "Portal", "href": "/portal" },
    { "label": "SamariCare", "href": "https://samaricare.com" }
  ],
  "footerColumns": [
    {
      "title": "Our company",
      "links": [
        { "label": "Home", "href": "/" },
        { "label": "About LarCare", "href": "/about-us" },
        { "label": "Careers", "href": "/about-us/careers" },
        { "label": "Contact Us", "href": "/about-us/contact-us" },
        { "label": "Privacy Policy & Terms", "href": "/privacy-policy" },
        { "label": "Products", "href": "/products" }
      ]
    },
    {
      "title": "Care Services",
      "links": [
        { "label": "Home and Personal Care Services", "href": "/healthcare/home-and-personal-care-services" },
        { "label": "Veteran Care", "href": "/healthcare/veteran-care" },
        { "label": "End-of-Life Care", "href": "/healthcare/end-of-life-care" },
        { "label": "Transitional Care", "href": "/healthcare/transitional-care" },
        { "label": "Alzheimer's Disease and Dementia Care", "href": "/healthcare/alzheimers-dementia-care" }
      ]
    }
  ]
}
