{
  "resourceType": "Organization",
  "id": "idlUdRwi3bbqWy7dGwwaRMKw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1043721863"
    }
  ],
  "active": true,
  "name": "Motivated Minds",
  "telecom": [
    {
      "system": "phone",
      "value": "(501) 222-1080"
    }
  ],
  "address": [
    {
      "line": [
        "John F. Kennedy Blvd.",
        "Suite I"
      ],
      "city": "North Little Rock",
      "state": "AR",
      "postalCode": "72116",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idlUdRwi3bbqWy7dGwwaRMKw"
    }
  ]
}