{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandham Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.335107,
            51.34477
          ],
          [
            -1.334548,
            51.344932
          ],
          [
            -1.334574,
            51.344966
          ],
          [
            -1.33481,
            51.34527
          ],
          [
            -1.334943,
            51.34529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008507850, RG20 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.334290502137303,
          51.3449942856561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008507854, RG20 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.334888012487821,
          51.345375335277424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008507876, RG20 9JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3350688765898382,
          51.344782900459116
        ]
      }
    }
  ]
}