{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.543445,
            51.502635
          ],
          [
            -2.542891,
            51.502653
          ],
          [
            -2.542564,
            51.502664
          ],
          [
            -2.541683,
            51.502694
          ],
          [
            -2.541432,
            51.502701
          ],
          [
            -2.541181,
            51.502708
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "665485, BS16 1EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5411956453552844,
          51.50269942609156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024756150, BS16 1EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.542548027158607,
          51.50254031927052
        ]
      }
    }
  ]
}