{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Medway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.730221,
            53.664048
          ],
          [
            -1.730049,
            53.663769
          ],
          [
            -1.729876,
            53.66349
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83088962, HD5 0HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7298438203923188,
          53.66383135885362
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83204235, HD5 0HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7302207779324192,
          53.6640479242973
        ]
      }
    }
  ]
}