{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eaves Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.260325,
            53.772572
          ],
          [
            -2.259825,
            53.772645
          ],
          [
            -2.259325,
            53.772718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014136023, BB11 5HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259324515185234,
          53.772709056666955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010338014, BB11 5JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259719555489782,
          53.77279808095133
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010338015, BB11 5JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259795362584292,
          53.772788928532215
        ]
      }
    }
  ]
}