{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.197842,
            51.206739
          ],
          [
            1.197696,
            51.206595
          ],
          [
            1.19755,
            51.206451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033170998, CT4 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1978450294973515,
          51.206747331601015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000682061, CT4 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1979046660722124,
          51.20657479683817
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000682062, CT4 6SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1978276046993108,
          51.206495950332084
        ]
      }
    }
  ]
}