{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trinity Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.441121,
            52.454828
          ],
          [
            1.440999,
            52.455239
          ],
          [
            1.440976,
            52.455317
          ],
          [
            1.440639,
            52.455585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013324194, NR35 1ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.441109024253253,
          52.45486433619388
        ]
      }
    }
  ]
}