{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Wharf",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.629179,
            52.067972
          ],
          [
            -1.628897,
            52.067949
          ],
          [
            -1.628614,
            52.067926
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023386568, CV36 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6289020547336865,
          52.06803795172081
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023386630, CV36 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6286833849862565,
          52.068019282279515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023755818, CV36 4RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6291797461041133,
          52.067975890607855
        ]
      }
    }
  ]
}