{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bentley Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.459272,
            51.3543
          ],
          [
            -0.458935,
            51.35443
          ],
          [
            -0.458598,
            51.35456
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950109, KT13 0RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4594119681633851,
          51.353851314541515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025173247, KT13 0TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45922010859812346,
          51.35443329747102
        ]
      }
    }
  ]
}