{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Square (A468)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.199342,
            51.589377
          ],
          [
            -3.199203,
            51.589387
          ],
          [
            -3.199065,
            51.589396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43080448, CF83 8DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1984602046308095,
          51.5893695735211
        ]
      }
    }
  ]
}