{
  "resourceType": "Organization",
  "id": "ideC9wW71l6dI0RA79rxTudA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1497061253"
    }
  ],
  "active": true,
  "name": "Aspire Counseling Services, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 921-8855"
    }
  ],
  "address": [
    {
      "line": [
        "4637 Jamestown Ave."
      ],
      "city": "Baton Rouge",
      "state": "LA",
      "postalCode": "70808",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ideC9wW71l6dI0RA79rxTudA"
    }
  ]
}