{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coldstream Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.154586,
            51.229668
          ],
          [
            -0.154176,
            51.230143
          ],
          [
            -0.153995,
            51.230098
          ],
          [
            -0.153015,
            51.229852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "68177509, RH1 4EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15460258326859905,
          51.22966202701079
        ]
      }
    }
  ]
}