{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Daisy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.13798,
            50.795245
          ],
          [
            -1.138266,
            50.795218
          ],
          [
            -1.138552,
            50.795191
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37032142, PO12 3XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1386748992091398,
          50.79533979380501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37039750, PO12 3QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1438149743266803,
          50.795134816290506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37043347, PO12 3XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1393319400028636,
          50.79587521436214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025552941, PO12 3TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.141884387925255,
          50.79441020747951
        ]
      }
    }
  ]
}