{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.099065,
            53.51592
          ],
          [
            -0.098406,
            53.515985
          ],
          [
            -0.097747,
            53.516051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11089748, DN37 0ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09792421015928518,
          53.51612616164225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "11095923, DN37 0EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09906510635397484,
          53.51591057478494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090080541, DN37 0ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0977949962720721,
          53.515980268244455
        ]
      }
    }
  ]
}