{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Larkwell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.30595,
            51.38973
          ],
          [
            0.306012,
            51.390399
          ],
          [
            0.306074,
            51.391067
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013767356, DA3 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3060591574203471,
          51.39105032498547
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50002018956, DA3 7BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.30577085546355576,
          51.39046244618908
        ]
      }
    }
  ]
}