{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aspinall Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.68628,
            53.585083
          ],
          [
            -2.685672,
            53.585286
          ],
          [
            -2.685513,
            53.585339
          ],
          [
            -2.685132,
            53.585544
          ],
          [
            -2.684665,
            53.585863
          ],
          [
            -2.684198,
            53.586182
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063375, WN6 0YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.684839955961746,
          53.58573833555366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012818094, WN6 0YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6847454048548687,
          53.585496188358114
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012818095, WN6 0YP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.684619926731837,
          53.586144076132626
        ]
      }
    }
  ]
}