{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albany Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.197799,
            51.363345
          ],
          [
            -0.197813,
            51.363302
          ],
          [
            -0.197827,
            51.36326
          ],
          [
            -0.197741,
            51.363119
          ],
          [
            -0.197655,
            51.362979
          ],
          [
            -0.197636,
            51.362889
          ],
          [
            -0.197617,
            51.3628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768017592, SM1 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19802152163374043,
          51.36323341810988
        ]
      }
    }
  ]
}