Sample Response: JSON

{
  "geometry": {
    "type": "Point",
    "coordinates": [
      -77.4742,
      39.0437
    ]
  },
  "accuracy": {
    "unit": "meters",
    "value": "70594"
  },
  "ipInfo": {
    "ipAddress": "54.86.242.73",
    "proxy": {
      "type": "",
      "anonymizerStatus": "",
      "level": "",
      "lastDetected": ""
    },
    "network": {
      "connectionFromHome": "false",
      "organization": "amazon technologies inc.",
      "carrier": {
        "asn": "14618",
        "value": "amazon.com  inc."
      },
      "organizationType": {
        "isicCode": "G4791",
        "naicsCode": "004541",
        "value": "Retail"
      },
      "connectionType": "tx",
      "lineSpeed": "high",
      "ipRouteType": "fixed",
      "hostingFacility": "true"
    },
    "place": {
      "continent": "north america",
      "country": {
        "code": "USA",
        "confidence": "99",
        "value": "united states"
      },
      "consistencyCode": {
        "description": "over 90 days",
        "value": "4"
      },
      "region": "mid atlantic",
      "state": {
        "confidence": "97",
        "value": "virginia"
      },
      "city": {
        "confidence": "95",
        "value": "ashburn"
      },
      "postCode": "20147",
      "postCodeConfidence": "63"
    }
  }
}