{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "De Vere Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.627851,
            51.713412
          ],
          [
            -0.6274,
            51.713699
          ],
          [
            -0.627242,
            51.713799
          ],
          [
            -0.626899,
            51.713649
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013781021, HP5 2GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6269347948469431,
          51.71380665662896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013781023, HP5 2GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6267210142096784,
          51.71369625768256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013781130, HP5 2SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6278441640226637,
          51.71341265100028
        ]
      }
    }
  ]
}