{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elizabeth Fry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.056482,
            51.540186
          ],
          [
            -0.056429,
            51.540051
          ],
          [
            -0.056434,
            51.540045
          ],
          [
            -0.056544,
            51.539911
          ],
          [
            -0.056639,
            51.539794
          ],
          [
            -0.056735,
            51.539678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008314634, E8 3PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.056482188576369566,
          51.54018600853723
        ]
      }
    }
  ]
}