{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nebo Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.100901,
            53.073309
          ],
          [
            -3.100511,
            53.073301
          ],
          [
            -3.100348,
            53.073256
          ],
          [
            -3.099831,
            53.073111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004527177, LL11 5YS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1001591421134993,
          53.073089820317016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004528517, LL11 5YS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.100053765689924,
          53.07305483671326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023162275, LL11 5YS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.100053765689924,
          53.07305483671326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023163881, LL11 5YA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.100941321315567,
          53.073325301213146
        ]
      }
    }
  ]
}