{
  "resourceType": "Organization",
  "id": "id0GjIT5HOpHtwD7LCUsSB6Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639627508"
    }
  ],
  "active": true,
  "name": "Jason T. Cerro LPC, INC.",
  "telecom": [
    {
      "system": "phone",
      "value": "(401) 524-5938"
    }
  ],
  "address": [
    {
      "line": [
        "3175 Gold Star Highway",
        "Unit 104 G3"
      ],
      "city": "Mystic",
      "state": "CT",
      "postalCode": "06355",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0GjIT5HOpHtwD7LCUsSB6Q"
    }
  ]
}