{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.16766,
            52.699131
          ],
          [
            -2.167825,
            52.696749
          ],
          [
            -2.167991,
            52.694366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003691018, ST19 9LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.167952409151371,
          52.69435736950134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094876361, ST19 9LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.168043536311458,
          52.694968535695104
        ]
      }
    }
  ]
}