{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bramble Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.557101,
            50.777968
          ],
          [
            -3.554475,
            50.778758
          ],
          [
            -3.553876,
            50.778898
          ],
          [
            -3.553574,
            50.778968
          ],
          [
            -3.552569,
            50.779027
          ],
          [
            -3.550973,
            50.779219
          ],
          [
            -3.550384,
            50.779199
          ],
          [
            -3.549137,
            50.779036
          ],
          [
            -3.548019,
            50.778691
          ],
          [
            -3.547392,
            50.77861
          ],
          [
            -3.547078,
            50.778595
          ],
          [
            -3.54681,
            50.778582
          ],
          [
            -3.544404,
            50.778757
          ],
          [
            -3.543648,
            50.778632
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094510, EX5 5HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.550447504796824,
          50.77920768919343
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024664609, EX5 5HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5530996921898432,
          50.7821941204406
        ]
      }
    }
  ]
}