{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairway Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.350111,
            53.227139
          ],
          [
            -2.350103,
            53.227111
          ],
          [
            -2.350096,
            53.227083
          ],
          [
            -2.350275,
            53.226974
          ],
          [
            -2.350311,
            53.226952
          ],
          [
            -2.350297,
            53.22683
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093320940, CW4 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3503045940616407,
          53.22682440255036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093320958, CW4 8GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.350501300717083,
          53.22706652325976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093320959, CW4 8GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3502918910284665,
          53.227103094783864
        ]
      }
    }
  ]
}