{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Legion Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.200376,
            51.391273
          ],
          [
            -0.200233,
            51.391375
          ],
          [
            -0.200176,
            51.391415
          ],
          [
            -0.199976,
            51.391557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48124620, SM4 5NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19983640416021542,
          51.391678027433294
        ]
      }
    }
  ]
}