{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.343023,
            53.350971
          ],
          [
            -1.342864,
            53.350601
          ],
          [
            -1.342704,
            53.350232
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554220, S20 1AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3427329042555156,
          53.35030405838279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051092251, S20 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3430899615502476,
          53.350530743478814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051092252, S20 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3431190374088895,
          53.35059382505678
        ]
      }
    }
  ]
}