{
  "resourceType": "Organization",
  "id": "id68VTkSKjskFGv4ZbiS6iDA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639343304"
    }
  ],
  "active": true,
  "name": "Future Masters",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 980-3555"
    }
  ],
  "address": [
    {
      "line": [
        "700 Tech Center Pkwy",
        "Suite 200, #59"
      ],
      "city": "Hampton",
      "state": "VA",
      "postalCode": "23669",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id68VTkSKjskFGv4ZbiS6iDA"
    }
  ]
}