{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catton's Drift",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.278546,
            52.908865
          ],
          [
            1.27844,
            52.908556
          ],
          [
            1.278334,
            52.908247
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023665715, NR11 8PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2785551707301661,
          52.908875799427264
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025342363, NR11 8PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.280064768849363,
          52.90601918158395
        ]
      }
    }
  ]
}