{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glenside Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.048795,
            50.392447
          ],
          [
            -4.048284,
            50.392447
          ],
          [
            -4.047772,
            50.392446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764815, PL7 4NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.048308039990959,
          50.39248115738778
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095897944, PL7 4DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.048964930602713,
          50.3923796406488
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041062633, PL7 4NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.048410049735502,
          50.39223651545089
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041168529, PL7 4DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.048964930602713,
          50.3923796406488
        ]
      }
    }
  ]
}