{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Droveway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.395912,
            51.225782
          ],
          [
            1.395462,
            51.225964
          ],
          [
            1.395011,
            51.226146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094395858, CT14 9ZJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3956168046123603,
          51.22606006772953
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094397013, CT14 9ZG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3950216904337196,
          51.22614931264555
        ]
      }
    }
  ]
}