{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Homeleigh Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.049285,
            51.705258
          ],
          [
            -0.049274,
            51.705206
          ],
          [
            -0.049263,
            51.705153
          ],
          [
            -0.049188,
            51.704862
          ],
          [
            -0.049112,
            51.704572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "148043255, EN8 9EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04911219753007692,
          51.70457182969656
        ]
      }
    }
  ]
}