{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nursery Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.921489,
            54.874537
          ],
          [
            -2.92182,
            54.874464
          ],
          [
            -2.92215,
            54.874391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008701901, CA2 4JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.921489388524789,
          54.87453658674222
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110292510, CA2 4JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9220507369252586,
          54.8745502992866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110292511, CA2 4JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.922190355896596,
          54.87452227890291
        ]
      }
    }
  ]
}