{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.992917,
            53.902155
          ],
          [
            -1.992745,
            53.902142
          ],
          [
            -1.992573,
            53.902129
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102456, BD20 8AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9929169645191325,
          53.90215491230261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050346938, BD20 8AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9926277799731007,
          53.90223578570941
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050346939, BD20 8AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9926886581564434,
          53.90223578929856
        ]
      }
    }
  ]
}