{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Vale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.315222,
            53.597615
          ],
          [
            -1.315268,
            53.597245
          ],
          [
            -1.315314,
            53.596875
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63104306, WF9 3BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3155168564516462,
          53.5972755748851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63104307, WF9 3BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3150649049782381,
          53.59719209380329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63104308, WF9 3BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3150486337715135,
          53.597263908283175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174038, WF9 3BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3152967639693596,
          53.596869836083904
        ]
      }
    }
  ]
}