{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cranbourne Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.09926,
            51.253
          ],
          [
            -1.099193,
            51.252989
          ],
          [
            -1.099021,
            51.252961
          ],
          [
            -1.098781,
            51.252923
          ],
          [
            -1.098592,
            51.252917
          ],
          [
            -1.098402,
            51.252912
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008494392, RG21 3NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0991604532162842,
          51.2529809566167
        ]
      }
    }
  ]
}