{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.226681,
            52.910747
          ],
          [
            -1.226478,
            52.910867
          ],
          [
            -1.226275,
            52.910987
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003427525, NG9 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2262751432125427,
          52.91098735491564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031339694, NG9 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2260366070846898,
          52.91102175982954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031339695, NG9 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2258562628790863,
          52.91112845951022
        ]
      }
    }
  ]
}