{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Louise Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.719754,
            51.697825
          ],
          [
            -3.720063,
            51.698004
          ],
          [
            -3.720318,
            51.698152
          ],
          [
            -3.720371,
            51.698183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009180411, SA11 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.719773559354991,
          51.697950710863026
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009180412, SA11 4BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.719607316603559,
          51.69776431121002
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014161817, SA11 4BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.720375722630876,
          51.698184677861406
        ]
      }
    }
  ]
}