{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lancaster Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.985854,
            51.884078
          ],
          [
            0.985738,
            51.883918
          ],
          [
            0.985735,
            51.883914
          ],
          [
            0.985817,
            51.883751
          ],
          [
            0.98586,
            51.883696
          ],
          [
            0.985903,
            51.88364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094250834, CO7 7WW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9860949283130607,
          51.883832319978225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094250837, CO7 7GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9858473087727956,
          51.88360477001532
        ]
      }
    }
  ]
}