{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Galloway Path",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.094667,
            51.365292
          ],
          [
            -0.095158,
            51.365229
          ],
          [
            -0.095649,
            51.365166
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001002365, CR0 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0955627140700569,
          51.365173687422434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025301276, CR0 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09491670001616605,
          51.365163183380545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100020601182, CR0 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09477127651456123,
          51.36520578215129
        ]
      }
    }
  ]
}