{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Milton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.456363,
            53.563189
          ],
          [
            -2.456205,
            53.563275
          ],
          [
            -2.456048,
            53.563361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001247100, BL3 4HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4567257140808056,
          53.56323254897851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910967, BL3 4HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456362899431182,
          53.56318899250893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010906678, BL3 4HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4561668307045514,
          53.563207717575665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010906679, BL3 4HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4561668307045514,
          53.563207717575665
        ]
      }
    }
  ]
}