Hunter · Example Payload

Hunter Company Geo Location Example

Contact DiscoveryEmailEmail VerificationLead GenerationProspectingSales Intelligence

Hunter Company Geo Location Example is an example object payload from Hunter, with 12 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

streetNumberstreetNamesubPremisestreetAddresscitypostalCodestatestateCodecountrycountryCodelatlng

Example Payload

Raw ↑
{
  "streetNumber": "example_value",
  "streetName": "example_value",
  "subPremise": "example_value",
  "streetAddress": "example_value",
  "city": "example_value",
  "postalCode": "example_value",
  "state": "example_value",
  "stateCode": "example_value",
  "country": "example_value",
  "countryCode": "example_value",
  "lat": "example_value",
  "lng": "example_value"
}