{
  "url": "http://simplyconstructionlv.com/faq/do-you-offer-a-warranty-on-your-work",
  "name": "Do you offer a warranty on your work?",
  "@type": "FAQPage",
  "@context": "https://schema.org",
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  },
  "mainEntity": [
    {
      "name": "Do you offer a warranty on your work?",
      "@type": "Question",
      "acceptedAnswer": {
        "text": "Yes, we stand by the quality of our work and offer a warranty on all services. Please discuss specific warranty details with your project manager.",
        "@type": "Answer"
      }
    }
  ],
  "description": "Yes, we stand by the quality of our work and offer a warranty on all services. Please discuss specific warranty details with your project manager."
}