{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ifton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.774751,
            51.588359
          ],
          [
            -2.774973,
            51.588702
          ],
          [
            -2.775195,
            51.589045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033341175, NP26 3TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.774856397333707,
          51.58867833810795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033349472, NP26 3TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7746608159794706,
          51.58821207075494
        ]
      }
    }
  ]
}