{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lime Tree Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.107496,
            55.597826
          ],
          [
            -2.107662,
            55.598062
          ],
          [
            -2.107829,
            55.598297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034177750, NE71 6BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1078205132827774,
          55.59829674692853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110585878, NE71 6HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.107518875336816,
          55.59825208601225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110721360, NE71 6HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.107423118857259,
          55.59805449409738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110771296, NE71 6HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1077415128255352,
          55.5984226103567
        ]
      }
    }
  ]
}