{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Itton Moor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.853764,
            50.779183
          ],
          [
            -3.853814,
            50.778574
          ],
          [
            -3.853863,
            50.777964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013756919, EX17 5AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8671277977373486,
          50.76043763911787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025318475, EX17 5AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8616229488508753,
          50.76428498066869
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025331403, EX17 5AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.86191983769209,
          50.76426225227614
        ]
      }
    }
  ]
}