{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "George Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.194293,
            51.785801
          ],
          [
            -2.194104,
            51.785933
          ],
          [
            -2.194072,
            51.785956
          ],
          [
            -2.194037,
            51.785979
          ],
          [
            -2.193909,
            51.786069
          ],
          [
            -2.19395,
            51.786118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009413296, GL6 6QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.194299636314835,
          51.78576241808566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003117272, GL6 6QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1942711839137488,
          51.78588833965797
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003117332, GL6 6QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1943289783034463,
          51.785843288846955
        ]
      }
    }
  ]
}