{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Isla Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.222326,
            56.620283
          ],
          [
            -3.2224,
            56.620541
          ],
          [
            -3.222432,
            56.620655
          ],
          [
            -3.222172,
            56.620677
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124019641, PH11 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.222255817555175,
          56.62091399838385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124028377, PH11 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2222095889758307,
          56.62049217742071
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089448, PH11 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2223332453559443,
          56.62028431729244
        ]
      }
    }
  ]
}