{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stafford Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.27868,
            51.729383
          ],
          [
            -2.279123,
            51.729236
          ],
          [
            -2.279566,
            51.729088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092977661, GL10 3GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2792196867845647,
          51.72886643097541
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092977927, GL10 3GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.278672764318898,
          51.72939820733194
        ]
      }
    }
  ]
}