{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bridgemary Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.173519,
            50.832543
          ],
          [
            -1.17316,
            50.832703
          ],
          [
            -1.172802,
            50.832863
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37012695, PO13 0UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1732784501489997,
          50.83249617096904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37039668, PO13 0UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1735190262449857,
          50.83254283805957
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025570970, PO13 0AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1727884017853376,
          50.83290636259427
        ]
      }
    }
  ]
}