{
  "resourceType": "Organization",
  "id": "id3Eh4e.i7G0gzVQKrR7dlyA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1932616102"
    }
  ],
  "active": true,
  "name": "MindRenewed",
  "telecom": [
    {
      "system": "phone",
      "value": "(678) 643-6782"
    }
  ],
  "address": [
    {
      "line": [
        "299 Cooper Road",
        "Suite A"
      ],
      "city": "Loganville",
      "state": "GA",
      "postalCode": "30052",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id3Eh4e.i7G0gzVQKrR7dlyA"
    }
  ]
}