{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grundie's Well Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.13251,
            55.904932
          ],
          [
            -3.132291,
            55.904819
          ],
          [
            -3.132072,
            55.904706
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906118070, EH17 8UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.132339071859582,
          55.904782713974306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906118071, EH17 8UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1317138525541712,
          55.90473454971192
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906434894, EH17 8QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1321138890072677,
          55.90473985743098
        ]
      }
    }
  ]
}