{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Thomas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.085644,
            52.491834
          ],
          [
            -2.085879,
            52.491546
          ],
          [
            -2.086114,
            52.491258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90034238, DY2 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0858346829413605,
          52.49139310393477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90116140, DY2 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.085349937066547,
          52.49204972145413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90135829, DY2 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0856141323761634,
          52.491582053006276
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90205814, DY2 0PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.086114248588372,
          52.491258051039885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90211121, DY2 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.085349937066547,
          52.49204972145413
        ]
      }
    }
  ]
}