{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Valley Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.54613,
            51.843978
          ],
          [
            -0.54571,
            51.843648
          ],
          [
            -0.545605,
            51.843485
          ],
          [
            -0.545249,
            51.842931
          ],
          [
            -0.545442,
            51.842639
          ],
          [
            -0.545635,
            51.842347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002279389, HP4 1RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5460687972383732,
          51.843969014878994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025829432, HP4 1RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.54572050338045,
          51.84351512875486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025850247, HP4 1RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5458049620946923,
          51.843597097407326
        ]
      }
    }
  ]
}