{
  "@context": [
    "https://schema.org",
    "https://llmld.org/v1"
  ],
  "@type": "llmld:KnowledgeGraph",
  "@id": "https://fastlocalbuyers.com/.well-known/knowledge-graph.json",
  "llmld:meta": {
    "version": "1.0",
    "generated": "2026-07-10T00:16:36.285Z",
    "generator": "fast-local-buyers/llmld"
  },
  "llmld:nodes": [
    {
      "@id": "https://fastlocalbuyers.com/#organization",
      "@type": "Organization",
      "name": "Fast Local Buyers",
      "url": "https://fastlocalbuyers.com"
    },
    {
      "@id": "#service-sell-my-house-fast",
      "@type": "Service",
      "name": "Sell Your House Fast"
    },
    {
      "@id": "#service-sell-house-for-cash",
      "@type": "Service",
      "name": "Sell for Cash"
    },
    {
      "@id": "#service-stop-foreclosure",
      "@type": "Service",
      "name": "Stop Foreclosure"
    },
    {
      "@id": "#service-sell-inherited-house",
      "@type": "Service",
      "name": "Sell an Inherited House"
    },
    {
      "@id": "#service-sell-house-as-is",
      "@type": "Service",
      "name": "Sell As-Is"
    },
    {
      "@id": "#service-sell-house-divorce",
      "@type": "Service",
      "name": "Divorce Home Sale"
    },
    {
      "@id": "#service-sell-rental-property",
      "@type": "Service",
      "name": "Sell a Rental Property"
    },
    {
      "@id": "#service-behind-on-payments",
      "@type": "Service",
      "name": "Behind on Payments"
    },
    {
      "@id": "#guide-how-to-stop-foreclosure",
      "@type": "Article",
      "name": "How to Stop Foreclosure: Every Real Option, Ranked"
    },
    {
      "@id": "#guide-selling-an-inherited-house",
      "@type": "Article",
      "name": "Selling an Inherited House: Probate, Taxes, and Timing"
    },
    {
      "@id": "#guide-cash-offer-vs-listing",
      "@type": "Article",
      "name": "Cash Offer vs. Listing: The Honest Math"
    },
    {
      "@id": "#guide-how-to-spot-we-buy-houses-scams",
      "@type": "Article",
      "name": "How to Spot 'We Buy Houses' Scams (and Find the Real Buyers)"
    },
    {
      "@id": "#guide-selling-a-house-during-divorce",
      "@type": "Article",
      "name": "Selling a House During Divorce: Timing, Equity, and Sanity"
    },
    {
      "@id": "#guide-selling-a-rental-with-tenants",
      "@type": "Article",
      "name": "Selling a Rental Property With Tenants In Place"
    },
    {
      "@id": "#guide-behind-on-mortgage-payments",
      "@type": "Article",
      "name": "Behind on Mortgage Payments? A Calm, Complete Action Plan"
    },
    {
      "@id": "#guide-sell-house-as-is-guide",
      "@type": "Article",
      "name": "Selling a House As-Is: What It Means and What It's Worth"
    },
    {
      "@id": "#area-united-states",
      "@type": "Country",
      "name": "United States"
    }
  ],
  "llmld:edges": [
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-sell-my-house-fast",
      "relationship": "provides"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-sell-house-for-cash",
      "relationship": "provides"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-stop-foreclosure",
      "relationship": "provides"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-sell-inherited-house",
      "relationship": "provides"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-sell-house-as-is",
      "relationship": "provides"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-sell-house-divorce",
      "relationship": "provides"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-sell-rental-property",
      "relationship": "provides"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#service-behind-on-payments",
      "relationship": "provides"
    },
    {
      "from": "#service-stop-foreclosure",
      "to": "#guide-how-to-stop-foreclosure",
      "relationship": "relatedTo"
    },
    {
      "from": "#service-sell-inherited-house",
      "to": "#guide-selling-an-inherited-house",
      "relationship": "relatedTo"
    },
    {
      "from": "#service-sell-house-divorce",
      "to": "#guide-selling-a-house-during-divorce",
      "relationship": "relatedTo"
    },
    {
      "from": "#service-sell-rental-property",
      "to": "#guide-selling-a-rental-with-tenants",
      "relationship": "relatedTo"
    },
    {
      "from": "#service-behind-on-payments",
      "to": "#guide-behind-on-mortgage-payments",
      "relationship": "relatedTo"
    },
    {
      "from": "#service-sell-house-as-is",
      "to": "#guide-sell-house-as-is-guide",
      "relationship": "relatedTo"
    },
    {
      "from": "https://fastlocalbuyers.com/#organization",
      "to": "#area-united-states",
      "relationship": "areaServed"
    }
  ]
}