{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cambridge Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.389974,
            51.26371
          ],
          [
            1.389106,
            51.263527
          ],
          [
            1.388238,
            51.263344
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034876099, CT13 9QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.384745333719169,
          51.258074571588025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034881893, CT13 9PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.388215999144648,
          51.263353222300886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062284811, CT13 9PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3892637119537656,
          51.26336784003149
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062284833, CT13 9PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.389300024135622,
          51.26327683528842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062285000, CT13 9PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3899152221655977,
          51.26325900475987
        ]
      }
    }
  ]
}