{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cannon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.915465,
            51.884301
          ],
          [
            0.91585,
            51.884296
          ],
          [
            0.916235,
            51.884291
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303002692, CO1 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9159853407046991,
          51.88425178370672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070232750, CO1 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9162349151996995,
          51.884290562669655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091457006, CO1 2EW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9159853407046991,
          51.88425178370672
        ]
      }
    }
  ]
}