{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bulmer Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.869768,
            52.041327
          ],
          [
            0.870553,
            52.040934
          ],
          [
            0.870694,
            52.040882
          ],
          [
            0.871704,
            52.040512
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033304551, CO10 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8697624086656867,
          52.041317532002516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004220774, CO10 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8720990248235954,
          52.04068498775344
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004220775, CO10 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8717282547076709,
          52.0403612756449
        ]
      }
    }
  ]
}