{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower House Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.848458,
            52.042885
          ],
          [
            -2.848192,
            52.042752
          ],
          [
            -2.847926,
            52.042619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090725748, HR2 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.847899566653499,
          52.042481076196495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090725749, HR2 9FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8476208777442182,
          52.042393173165884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093119861, HR2 9LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8484757832066974,
          52.04288151627767
        ]
      }
    }
  ]
}