{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hadwens Buildings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.98949,
            53.409812
          ],
          [
            -2.989808,
            53.410024
          ],
          [
            -2.990126,
            53.410236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261816, L2 2SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.989487692641023,
          53.40981652007418
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025313377, L3 6AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.989932438651005,
          53.41018137915225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025316144, L3 6AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9897826538123633,
          53.410209587859
        ]
      }
    }
  ]
}