{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birch Garth",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.44467,
            54.7306
          ],
          [
            -3.444405,
            54.730446
          ],
          [
            -3.444139,
            54.730291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012990439, CA15 6RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4442173423301803,
          54.73058036276353
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014287428, CA15 6RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.444668480148272,
          54.73060194936551
        ]
      }
    }
  ]
}