{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Keelman's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.444103,
            54.909258
          ],
          [
            -1.443661,
            54.908814
          ],
          [
            -1.443219,
            54.908369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45048346, SR4 0RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4430993072177594,
          54.90854342070597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45137519, SR4 0RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.444103272350257,
          54.909257943141554
        ]
      }
    }
  ]
}