{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hogarth Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.920728,
            51.363289
          ],
          [
            -2.920347,
            51.363248
          ],
          [
            -2.92034,
            51.363247
          ],
          [
            -2.920114,
            51.363438
          ],
          [
            -2.920108,
            51.363456
          ],
          [
            -2.920103,
            51.363474
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023716996, BS22 6PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9206710127984112,
          51.363298399610656
        ]
      }
    }
  ]
}