{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crabtree Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.075834,
            51.379015
          ],
          [
            -0.075701,
            51.37886
          ],
          [
            -0.075567,
            51.378706
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001002013, CR0 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07581882240441717,
          51.37901466678508
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025184280, CR0 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.07552777879947574,
          51.37841636374994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020593280, CR0 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.075565204645244,
          51.37855187002332
        ]
      }
    }
  ]
}