{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blue Boar Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.277036,
            52.439341
          ],
          [
            0.27969,
            52.438024
          ],
          [
            0.282344,
            52.436707
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002593906, CB6 1RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2779585834764161,
          52.43896774058859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002601238, CB6 1RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.28052437144690323,
          52.438792388120625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025020952, CB6 1RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3002137668928747,
          52.432916894246006
        ]
      }
    }
  ]
}