{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.111612,
            52.562419
          ],
          [
            -2.111922,
            52.562315
          ],
          [
            -2.112231,
            52.562211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003593987, WV4 6DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1122016201685407,
          52.56220233048892
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094887262, WV4 6DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1119220511346497,
          52.562481280623956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071202475, WV4 6DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111876970817644,
          52.562157689215034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071202476, WV4 6DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111803281729003,
          52.56218472849049
        ]
      }
    }
  ]
}