{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waitland Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.034996,
            50.875985
          ],
          [
            -1.03497,
            50.876119
          ],
          [
            -1.034878,
            50.876186
          ],
          [
            -1.03464,
            50.876357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013672276, PO7 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.034878351305314,
          50.87618161711901
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013678327, PO7 7GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0349154142841301,
          50.876451704095025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013678328, PO7 7GU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.034550199197019,
          50.876241852872056
        ]
      }
    }
  ]
}