{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pikes Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.639763,
            50.334043
          ],
          [
            -4.639179,
            50.334033
          ],
          [
            -4.638594,
            50.334024
          ],
          [
            -4.638444,
            50.33405
          ],
          [
            -4.638294,
            50.334076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034635692, PL23 1JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.63976115881012,
          50.33403313369777
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091164529, PL23 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.639090933046825,
          50.33411132349183
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040122620, PL23 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.639080971935144,
          50.33393164908538
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041158288, PL23 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6390227467521505,
          50.334148852294476
        ]
      }
    }
  ]
}