{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.667461,
            51.227411
          ],
          [
            -1.667264,
            51.227548
          ],
          [
            -1.667067,
            51.227686
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.667067,
            51.227686
          ],
          [
            -1.665533,
            51.229336
          ],
          [
            -1.664459,
            51.230492
          ],
          [
            -1.663886,
            51.230826
          ],
          [
            -1.663756,
            51.23084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023273567, SP9 7AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6674473655685709,
          51.227415151239335
        ]
      }
    }
  ]
}