{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beetley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.936744,
            52.707094
          ],
          [
            0.936936,
            52.707043
          ],
          [
            0.937138,
            52.706871
          ],
          [
            0.938056,
            52.704893
          ],
          [
            0.938957,
            52.703886
          ],
          [
            0.939064,
            52.703767
          ],
          [
            0.939912,
            52.701823
          ],
          [
            0.940338,
            52.700455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011978074, NR19 2SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9412222345442592,
          52.69511819518986
        ]
      }
    }
  ]
}