{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hele Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.540036,
            50.727823
          ],
          [
            -3.539634,
            50.727842
          ],
          [
            -3.539232,
            50.72786
          ],
          [
            -3.538549,
            50.72782
          ],
          [
            -3.537866,
            50.72778
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115732, EX4 4HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.536951399556749,
          50.727944907602904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023124173, EX4 4HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.536951399556749,
          50.727944907602904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041142521, EX4 4JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5383915777691675,
          50.72822268732
        ]
      }
    }
  ]
}