{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tadcaster Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.480523,
            53.347477
          ],
          [
            -1.4803,
            53.347529
          ],
          [
            -1.480077,
            53.34758
          ],
          [
            -1.479841,
            53.347635
          ],
          [
            -1.479605,
            53.347689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554160, S8 0RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4804331792840753,
          53.34748603334326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052117716, S8 0RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4802812247252426,
          53.34762919192365
        ]
      }
    }
  ]
}