{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garage Circular Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.402754,
            51.382662
          ],
          [
            -3.403315,
            51.382652
          ],
          [
            -3.403354,
            51.382301
          ],
          [
            -3.40336,
            51.382246
          ],
          [
            -3.403228,
            51.382138
          ],
          [
            -3.402758,
            51.382133
          ],
          [
            -3.402603,
            51.382165
          ],
          [
            -3.402596,
            51.382283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101346, CF62 4QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.403359857609066,
          51.38224912487195
        ]
      }
    }
  ]
}