{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.976122,
            52.657732
          ],
          [
            0.975806,
            52.657046
          ],
          [
            0.975612,
            52.656624
          ],
          [
            0.975333,
            52.656409
          ],
          [
            0.974944,
            52.656209
          ],
          [
            0.974895,
            52.656098
          ],
          [
            0.974952,
            52.655709
          ],
          [
            0.975039,
            52.655115
          ],
          [
            0.975147,
            52.654906
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011979596, NR19 1RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9760977500495215,
          52.65774513741458
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025346445, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9729048354133806,
          52.656242589774685
        ]
      }
    }
  ]
}