{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Legion Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.283437,
            51.748353
          ],
          [
            -3.283563,
            51.748535
          ],
          [
            -3.283689,
            51.748718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43085816, CF81 9PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2838995894513956,
          51.748824230249085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071167164, CF81 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.283603332240762,
          51.74859368529001
        ]
      }
    }
  ]
}