{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Triple Plea Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.372378,
            52.493496
          ],
          [
            1.371991,
            52.49353
          ],
          [
            1.371605,
            52.493564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630004000, NR35 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3723372978531654,
          52.49350661098137
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630102205, NR35 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3716087402260706,
          52.49380620716021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630102206, NR35 2NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.37173900756461,
          52.49377550951461
        ]
      }
    }
  ]
}