{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clos Carnegie",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.05839,
            51.586409
          ],
          [
            -3.058144,
            51.586246
          ],
          [
            -3.057899,
            51.586083
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093292579, NP10 9NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0583830231762956,
          51.58628370442795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093292587, NP10 9NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.057562754965789,
          51.58639000862326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093292928, NP10 9NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0584003794312937,
          51.58640943138311
        ]
      }
    }
  ]
}