{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.085731,
            53.953027
          ],
          [
            -1.085886,
            53.952921
          ],
          [
            -1.08604,
            53.952814
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002494792, YO23 1AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0857621273117908,
          53.95299160522356
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093956516, YO23 1LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.085749446097104,
          53.952874663808146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052162082, YO23 1LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0860219265846458,
          53.952957629191715
        ]
      }
    }
  ]
}