{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drake Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.398976,
            53.541438
          ],
          [
            -2.399007,
            53.5411
          ],
          [
            -2.399037,
            53.540761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070912774, BL4 9NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3989381739204956,
          53.54147172870618
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010873548, BL4 9LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3991784210650313,
          53.541345088836735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010873549, BL4 9LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.399177744190486,
          53.54127318384247
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010873550, BL4 9LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.399192325926744,
          53.54121920469725
        ]
      }
    }
  ]
}