{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.fna.com/#organization",
      "name": "National Propane Supply",
      "url": "https://www.fna.com/",
      "description": "Ferrell North America manages the purchasing and delivery of hundreds of millions of gallons of propane annually to locations throughout the United States, through it’s national propane supply."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/national-propane-supply#asg",
      "name": "National Propane Supply ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/national-propane-supply",
      "isPartOf": {
        "@id": "https://www.fna.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}