{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.532714,
            50.979619
          ],
          [
            -2.532306,
            50.979544
          ],
          [
            -2.532,
            50.979487
          ],
          [
            -2.531858,
            50.979461
          ],
          [
            -2.531398,
            50.979222
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002642487, DT9 4RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.531008279710408,
          50.97901902511261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014668, DT9 4RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5327244245791967,
          50.9796136951528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025377413, DT9 4RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.531825166815203,
          50.978205995677264
        ]
      }
    }
  ]
}