{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farmdale Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.935087,
            53.511831
          ],
          [
            -2.935003,
            53.511852
          ],
          [
            -2.934919,
            53.511874
          ],
          [
            -2.934568,
            53.511968
          ],
          [
            -2.934218,
            53.512063
          ],
          [
            -2.934187,
            53.512071
          ],
          [
            -2.934169,
            53.512075
          ],
          [
            -2.934156,
            53.512079
          ],
          [
            -2.934111,
            53.512091
          ],
          [
            -2.934067,
            53.512103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023554646, L31 6DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9342176644711127,
          53.51206010840988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025741940, L31 6DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.934893376789974,
          53.51192898227995
        ]
      }
    }
  ]
}