{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frank Wheeler Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.263348,
            51.939487
          ],
          [
            1.263766,
            51.939362
          ],
          [
            1.264183,
            51.939237
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026087281, CO12 4FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2641211573789322,
          51.93930336565622
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094250489, CO12 4GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2637283892949764,
          51.939305270719004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094250490, CO12 4GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2635996398293918,
          51.93933582609184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094250494, CO12 4FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2641746840058534,
          51.93923892019225
        ]
      }
    }
  ]
}