{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.128424,
            52.332286
          ],
          [
            0.128132,
            52.332304
          ],
          [
            0.124145,
            52.333283
          ],
          [
            0.119886,
            52.33433
          ],
          [
            0.119862,
            52.334372
          ],
          [
            0.119861,
            52.334372
          ],
          [
            0.11985,
            52.334392
          ],
          [
            0.119837,
            52.334413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002594099, CB6 3UZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12294091748142807,
          52.33362918233272
        ]
      }
    }
  ]
}