{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.044764,
            53.75541
          ],
          [
            -2.044633,
            53.755501
          ],
          [
            -2.044297,
            53.755553
          ],
          [
            -2.04407,
            53.755587
          ],
          [
            -2.043926,
            53.755754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010185028, HX7 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0435538323775457,
          53.75803500419877
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090214614, HX7 7AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0427354834477085,
          53.75870940167988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051350148, HX7 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.043250633818668,
          53.75817892289022
        ]
      }
    }
  ]
}