{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodrow Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -6.287868,
            55.755606
          ],
          [
            -6.287482,
            55.75569
          ],
          [
            -6.287096,
            55.755774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125033639, PA43 7JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.287655587932939,
          55.75549408177824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125033640, PA43 7JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.287779740410335,
          55.75546275940967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125076440, PA43 7JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -6.287549160692626,
          55.75568668168947
        ]
      }
    }
  ]
}