{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunningdale Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.160919,
            51.09384
          ],
          [
            1.161016,
            51.093702
          ],
          [
            1.161114,
            51.093565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50034131, CT19 5LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1608903272440403,
          51.09342689320539
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50034132, CT19 5LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1608854260357717,
          51.09335506601161
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111753, CT19 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1609185095825354,
          51.09383989954568
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015676235, CT19 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1610698316174364,
          51.09375484999895
        ]
      }
    }
  ]
}