{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pump Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.588919,
            51.448823
          ],
          [
            -2.588874,
            51.448476
          ],
          [
            -2.58886,
            51.448367
          ],
          [
            -2.588892,
            51.448279
          ],
          [
            -2.589082,
            51.447745
          ],
          [
            -2.589103,
            51.447687
          ],
          [
            -2.589124,
            51.447629
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "112090, BS1 6NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5885838922544506,
          51.44814381143735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "301751, BS1 6NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5885664962966337,
          51.44791011591629
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "315509, BS1 6NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.588893236988528,
          51.448699739644944
        ]
      }
    }
  ]
}