{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Laurels",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.874275,
            56.617334
          ],
          [
            -3.874357,
            56.617529
          ],
          [
            -3.874428,
            56.617586
          ],
          [
            -3.874533,
            56.617668
          ],
          [
            -3.87456,
            56.61769
          ],
          [
            -3.874708,
            56.617806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124000465, PH15 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.874123735196609,
          56.61752767654888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124000551, PH15 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8745585465927594,
          56.617422282319666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124000560, PH15 2BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8745955688292653,
          56.61751158110555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124088887, PH15 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8747247028927316,
          56.61781514778864
        ]
      }
    }
  ]
}