{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gilson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.039914,
            52.540691
          ],
          [
            -2.039272,
            52.540615
          ],
          [
            -2.038631,
            52.540539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32060446, DY4 0DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.039382845574387,
          52.540484678289786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32060447, DY4 0DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0392501305269133,
          52.54046674292979
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008763593, DY4 0DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0392502596714444,
          52.54061058073945
        ]
      }
    }
  ]
}