{
  "resourceType": "Organization",
  "id": "id9QCGcG-yXNZteSlwzgjLWg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1730527417"
    }
  ],
  "active": true,
  "name": "Amy Grubbs LPC PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(817) 320-8091"
    }
  ],
  "address": [
    {
      "line": [
        "602 Strada Cir"
      ],
      "city": "Mansfield",
      "state": "TX",
      "postalCode": "76063",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9QCGcG-yXNZteSlwzgjLWg"
    }
  ]
}