{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.94743,
            51.357033
          ],
          [
            -2.947707,
            51.356924
          ],
          [
            -2.947801,
            51.356887
          ],
          [
            -2.947946,
            51.356984
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24023346, BS22 8HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9480020395258846,
          51.356893915050016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023717614, BS22 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.947387188683802,
          51.35702477751502
        ]
      }
    }
  ]
}