{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Radford Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.668969,
            52.098792
          ],
          [
            0.668963,
            52.099029
          ],
          [
            0.668958,
            52.099265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093347918, CO10 7FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6687816167880773,
          52.09923704464643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093347919, CO10 7FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6688782296322255,
          52.099387736169795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093347922, CO10 7RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6689616372240957,
          52.09882828529362
        ]
      }
    }
  ]
}