{
  "resourceType": "Organization",
  "id": "idHdSbcK1fNBXwVa2wsnLpRA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1386135010"
    }
  ],
  "active": true,
  "name": "Mission's Possible of Atlanta",
  "telecom": [
    {
      "system": "phone",
      "value": "(770) 756-9685"
    }
  ],
  "address": [
    {
      "line": [
        "1800 Phoenix Blvd",
        "Suite 201"
      ],
      "city": "College Park",
      "state": "GA",
      "postalCode": "30349",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHdSbcK1fNBXwVa2wsnLpRA"
    }
  ]
}