---
title: "GET /suggest/lonlat"
method: GET
path: "/suggest/lonlat"
tags: ["suggest"]
---

# GET /suggest/lonlat

`GET /suggest/lonlat`

## Query parameters

- `q` string, required

## Response `200`

successful operation

- SuggestLonLatResultPropertyByLonLat
  - `disclaimer` string
  - `messages` Message[]
    - `code` integer
    - `text` string
  - `matchesCount` integer
  - `latLon` Point
    - `lat` number, double
    - `lon` number, double
  - `matches` PropertyByLonLat[]
    - `propertyId` integer
    - `legalDescription` string
    - `srcPropertyId` string
    - `srcAddressId` string
    - `zonings` string
    - `saleId` integer
    - `source` string
    - `matchLevel` integer
    - `centerPoint` LonLatElevation
      - `lonLat` LonLat
        - `lon` number, double
        - `lat` number, double
      - `elevation` number, double
    - `boundingBox` Rectangle
      - `min` LonLat
        - `lon` number, double
        - `lat` number, double
      - `max` LonLat
        - `lon` number, double
        - `lat` number, double
    - `streetLocation` StreetLocation
      - `streetId` string
      - `fullCompleteAddress` string
      - `fullStreetName` string
      - `streetName` string
      - `streetAddress` string
      - `postcode` string
      - `localityId` string
      - `localityName` string
      - `lgaId` string
      - `lgaName` string
      - `state` string
    - `buildingName` string
    - `streetDisplay` string
    - `altStreetDisplay` string
    - `propertyArea` number, double
    - `buildingArea` number, double
    - `saleAmount` number, double
    - `displayPrice` string
    - `saleDate` string
    - `governmentSale` boolean
    - `saleType` string
    - `marketStatus` string
    - `landUses` string
    - `beds` integer
    - `baths` integer
    - `cars` integer
    - `mainImage` MainImage
      - `imageId` integer
      - `imageScheme` string
    - `owners` string
    - `state` string
    - `propertyType` string

---

[API](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1.md) · [All operations](https://skmtc.net/pricefinder/apis/pricefinder-api-v1-13-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefinder/pricefinder-api-v1-13-1/revisions/b5fd7794c799/schema)
