{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxfield Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.761469,
            51.681491
          ],
          [
            0.762089,
            51.681594
          ],
          [
            0.762709,
            51.681697
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013995744, CM3 6AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7614818114563819,
          51.681491352950395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091257091, CM3 6GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7626253004225673,
          51.681500423907835
        ]
      }
    }
  ]
}