{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mile Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.021259,
            51.531875
          ],
          [
            -2.023747,
            51.534415
          ],
          [
            -2.026236,
            51.536956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023980583, SN15 4HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.015576752018824,
          51.52605799105214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024747459, SN15 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.021259776381209,
          51.534032473431004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024748629, SN15 4HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0207696890332594,
          51.534221381950985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025121936, SN15 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0232210291093433,
          51.535111066516265
        ]
      }
    }
  ]
}