{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.667067,
            51.227686
          ],
          [
            -1.6662,
            51.227681
          ],
          [
            -1.666155,
            51.227668
          ],
          [
            -1.665329,
            51.227418
          ],
          [
            -1.664658,
            51.227162
          ],
          [
            -1.663987,
            51.226907
          ],
          [
            -1.663839,
            51.226859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003570665, SP9 7TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6642784503716992,
          51.22796361066767
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023273560, SP9 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6670730191877012,
          51.22769283730318
        ]
      }
    }
  ]
}