{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fiveash Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.633359,
            51.870114
          ],
          [
            0.632587,
            51.869254
          ],
          [
            0.631802,
            51.868853
          ],
          [
            0.631754,
            51.868769
          ],
          [
            0.631718,
            51.868708
          ],
          [
            0.631706,
            51.868249
          ],
          [
            0.631509,
            51.867849
          ],
          [
            0.630482,
            51.867431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023743375, CM77 8EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.633453755303811,
          51.87006277645433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025129252, CM77 8ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6296178926602601,
          51.868808637684914
        ]
      }
    }
  ]
}