{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hayward Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.162869,
            51.082796
          ],
          [
            1.162874,
            51.082565
          ],
          [
            1.162875,
            51.082495
          ],
          [
            1.162735,
            51.082359
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50122237, CT20 2FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.163013602334264,
          51.08268337585295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50122240, CT20 2FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1629927663418635,
          51.08237811033228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50123422, CT20 2FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1628641576475107,
          51.082795362550435
        ]
      }
    }
  ]
}