{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lees Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.382875,
            52.53463
          ],
          [
            -2.381353,
            52.535416
          ],
          [
            -2.38118,
            52.535505
          ],
          [
            -2.379949,
            52.534732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003421116, WV15 5HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3807096636850313,
          52.53479000871932
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025578303, WV15 5HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3799205785604096,
          52.53560163884578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434773, WV15 5HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3828460148216495,
          52.53463927514707
        ]
      }
    }
  ]
}