{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Main Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.399001,
            53.381821
          ],
          [
            -2.391851,
            53.38145
          ],
          [
            -2.387552,
            53.381226
          ],
          [
            -2.385204,
            53.382204
          ],
          [
            -2.385157,
            53.382225
          ],
          [
            -2.38511,
            53.382245
          ],
          [
            -2.384462,
            53.382528
          ],
          [
            -2.383814,
            53.382811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070450406, WA14 4SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.398826773153933,
          53.38185384209076
        ]
      }
    }
  ]
}