{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West View Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.870237,
            54.072333
          ],
          [
            -2.869901,
            54.072336
          ],
          [
            -2.869565,
            54.07234
          ],
          [
            -2.869231,
            54.072347
          ],
          [
            -2.868897,
            54.072355
          ],
          [
            -2.868719,
            54.072359
          ],
          [
            -2.868541,
            54.072363
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290523, LA4 4BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8693810166280294,
          54.072348130679586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024269755, LA4 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8694072566490285,
          54.07214122012743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010498143, LA4 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8689339564949163,
          54.072162616500364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012625775, LA4 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8696573705043598,
          54.072409047656684
        ]
      }
    }
  ]
}