{
  "resourceType": "Organization",
  "id": "idWnrrPky1FiHf7QxgRlKoRA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1144009127"
    }
  ],
  "active": true,
  "name": "Good Psych Today, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(727) 900-3021"
    }
  ],
  "address": [
    {
      "line": [
        "3309 Union Street N"
      ],
      "city": "Saint Petersburg",
      "state": "FL",
      "postalCode": "33713",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWnrrPky1FiHf7QxgRlKoRA"
    }
  ]
}