{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parliament Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.467043,
            53.695608
          ],
          [
            -2.466924,
            53.695562
          ],
          [
            -2.466836,
            53.695424
          ],
          [
            -2.466696,
            53.695205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010317694, BB3 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4667108135835423,
          53.695214111813826
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010321873, BB3 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.467046774710663,
          53.69546447130806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024627956, BB3 1BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4667897185453995,
          53.695501426576435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025332183, BB3 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.466651827835485,
          53.69535815291659
        ]
      }
    }
  ]
}