{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.421719,
            53.274917
          ],
          [
            -2.421711,
            53.274953
          ],
          [
            -2.421683,
            53.275079
          ],
          [
            -2.421666,
            53.275155
          ],
          [
            -2.421647,
            53.275241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007946263, WA16 0UT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4215516704610716,
          53.274719878358944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007958563, WA16 0TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.421631957291948,
          53.27525892329063
        ]
      }
    }
  ]
}