{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dunlin Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.856649,
            55.913268
          ],
          [
            -4.856794,
            55.913369
          ],
          [
            -4.856781,
            55.913429
          ],
          [
            -4.85674,
            55.913618
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119047658, PA16 0LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.856647141999428,
          55.91326963521709
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119050704, PA16 0LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.857019252797037,
          55.91332391983646
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119050705, PA16 0LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.857028499066936,
          55.913449550611446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "119050706, PA16 0LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.856973834006625,
          55.91357666509103
        ]
      }
    }
  ]
}