{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.96785,
            52.495734
          ],
          [
            -1.967653,
            52.495885
          ],
          [
            -1.967579,
            52.495942
          ],
          [
            -1.967352,
            52.496115
          ],
          [
            -1.967308,
            52.496149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008752577, B66 3DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9675368132653739,
          52.49596895484429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008763222, B66 3DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9675220772659596,
          52.49597794076743
        ]
      }
    }
  ]
}