{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hemerdon Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.057805,
            50.393789
          ],
          [
            -4.057827,
            50.393487
          ],
          [
            -4.05785,
            50.393185
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764830, PL7 4EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.05782059650434,
          50.39349143456492
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040448339, PL7 4HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.058049434521843,
          50.39357732682454
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040448340, PL7 4HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.058050991671417,
          50.39361327630318
        ]
      }
    }
  ]
}