{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Warstone Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.046483,
            52.648161
          ],
          [
            -2.046602,
            52.647971
          ],
          [
            -2.046721,
            52.647781
          ],
          [
            -2.046965,
            52.647319
          ],
          [
            -2.047209,
            52.646858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003579587, WV11 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.047194164796235,
          52.64684893893794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090091935, WV11 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.047046897693346,
          52.64734343149981
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004525682, WV11 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.047135802653293,
          52.64755015913491
        ]
      }
    }
  ]
}