{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rainsbutt Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.842118,
            53.622423
          ],
          [
            -0.842632,
            53.618102
          ],
          [
            -0.843145,
            53.613781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307899, DN17 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8421625477029269,
          53.62245956127179
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024384666, DN17 4EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8418845996769275,
          53.61438495850372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091169803, DN17 4EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8418433084726074,
          53.61478905384417
        ]
      }
    }
  ]
}