{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Recreation Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.900631,
            53.66572
          ],
          [
            -2.900836,
            53.665818
          ],
          [
            -2.90104,
            53.665916
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Recreation Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.899651,
            53.665275
          ],
          [
            -2.900141,
            53.665498
          ],
          [
            -2.900631,
            53.66572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012347393, PR9 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9010372984037933,
          53.66591203261686
        ]
      }
    }
  ]
}