{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beadlam Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.392433,
            53.769136
          ],
          [
            -0.39222,
            53.769198
          ],
          [
            -0.392007,
            53.76926
          ],
          [
            -0.391863,
            53.769287
          ],
          [
            -0.39172,
            53.769313
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009928220, HU5 4TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3919728877828859,
          53.76925611123599
        ]
      }
    }
  ]
}