{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Orchard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.419413,
            51.677167
          ],
          [
            -0.41973,
            51.677288
          ],
          [
            -0.420047,
            51.677409
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002003565, WD17 4HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41868483265299833,
          51.677181057483715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002003566, WD17 4HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4190883709633347,
          51.67722245725736
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008849633, WD17 4HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4199655444973619,
          51.677369139389874
        ]
      }
    }
  ]
}