{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoneyhillock",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.819008,
            57.500953
          ],
          [
            -1.818665,
            57.501007
          ],
          [
            -1.818322,
            57.501061
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151554193, AB42 3PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8190105937596766,
          57.50093730159512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151554197, AB42 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8187945679455655,
          57.500757341635946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151554198, AB42 3PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8182933741423388,
          57.50088237726088
        ]
      }
    }
  ]
}