{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Memorial Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.761164,
            51.361203
          ],
          [
            -2.761075,
            51.361066
          ],
          [
            -2.760985,
            51.360929
          ],
          [
            -2.760982,
            51.360838
          ],
          [
            -2.76098,
            51.360746
          ],
          [
            -2.760998,
            51.360688
          ],
          [
            -2.761005,
            51.360662
          ],
          [
            -2.761015,
            51.36063
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023718487, BS40 5QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7610046418518808,
          51.36064108017119
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024745089, BS40 5QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7611392587034858,
          51.36096391210562
        ]
      }
    }
  ]
}