{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Georges Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.784675,
            53.647706
          ],
          [
            -1.784789,
            53.647712
          ],
          [
            -1.784903,
            53.647717
          ],
          [
            -1.784944,
            53.647675
          ],
          [
            -1.784985,
            53.647633
          ],
          [
            -1.785099,
            53.647477
          ],
          [
            -1.785213,
            53.647321
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83205247, HD1 1JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7849669451745571,
          53.647629341195085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207182, HD1 1JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.784195574467669,
          53.64760099048429
        ]
      }
    }
  ]
}