{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Guildhall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.670342,
            50.406617
          ],
          [
            -4.670339,
            50.406788
          ],
          [
            -4.670336,
            50.406914
          ],
          [
            -4.670335,
            50.406959
          ],
          [
            -4.670333,
            50.407025
          ],
          [
            -4.670246,
            50.407202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000080525, PL22 0BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.670225940111554,
          50.407096267707054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034634675, PL22 0BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.6703397304383,
          50.40661691968096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040123318, PL22 0BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.670473405933699,
          50.40699163838483
        ]
      }
    }
  ]
}