{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Fold",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.714411,
            53.742817
          ],
          [
            -2.715167,
            53.742964
          ],
          [
            -2.715391,
            53.743007
          ],
          [
            -2.715642,
            53.743174
          ],
          [
            -2.715783,
            53.743105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013240348, PR1 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.714472234936312,
          53.742825423220665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093570185, PR1 9PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.714959819327414,
          53.74296632656554
        ]
      }
    }
  ]
}