{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnwood Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.608897,
            51.250943
          ],
          [
            -0.609237,
            51.251073
          ],
          [
            -0.609271,
            51.251067
          ],
          [
            -0.60969,
            51.250999
          ],
          [
            -0.609865,
            51.250968
          ],
          [
            -0.610041,
            51.250936
          ],
          [
            -0.610128,
            51.25092
          ],
          [
            -0.610216,
            51.250905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007099191, GU2 8UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6088966290503447,
          51.2509428336735
        ]
      }
    }
  ]
}