{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bogany Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.039897,
            55.843588
          ],
          [
            -5.039476,
            55.843203
          ],
          [
            -5.039054,
            55.842818
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125025571, PA20 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.03953976350217,
          55.84310250797376
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125025572, PA20 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.039534157544022,
          55.84303072992045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125078149, PA20 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.039519082743786,
          55.84324685263214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125079718, PA20 9JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.039159153769401,
          55.843138886822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015467941, PA20 9EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.039784208221013,
          55.84357291167127
        ]
      }
    }
  ]
}