{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hedley Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.086266,
            51.551421
          ],
          [
            -0.086291,
            51.551395
          ],
          [
            -0.086357,
            51.55133
          ],
          [
            -0.086371,
            51.551316
          ],
          [
            -0.086496,
            51.551329
          ],
          [
            -0.086845,
            51.551368
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008980328, N5 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08627753528594022,
          51.55147587338862
        ]
      }
    }
  ]
}