{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.911738,
            53.734498
          ],
          [
            -1.91151,
            53.734723
          ],
          [
            -1.911282,
            53.734947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Broadley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.911282,
            53.734947
          ],
          [
            -1.91111,
            53.735141
          ],
          [
            -1.911102,
            53.73515
          ],
          [
            -1.910839,
            53.73529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215675, HX2 0RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9119202652956173,
          53.73430040717319
        ]
      }
    }
  ]
}