{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walshaw Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.333921,
            53.50765
          ],
          [
            -2.333747,
            53.507284
          ],
          [
            -2.333574,
            53.506919
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893535, M27 5WE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.333537577485048,
          53.50683305999792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090620099, M27 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.334113273129661,
          53.50718200033163
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011393963, M27 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3338856274780237,
          53.50699387960094
        ]
      }
    }
  ]
}