{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birch's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.865677,
            52.024058
          ],
          [
            0.866009,
            52.024866
          ],
          [
            0.866016,
            52.024884
          ],
          [
            0.867,
            52.025429
          ],
          [
            0.867056,
            52.025518
          ],
          [
            0.867112,
            52.025608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025325361, CO10 5HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8657580257372509,
          52.024777314897996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033306187, CO10 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8670510110998687,
          52.02561819447192
        ]
      }
    }
  ]
}