{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hawkesbury Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.299715,
            53.765232
          ],
          [
            -0.299554,
            53.765293
          ],
          [
            -0.299414,
            53.765345
          ],
          [
            -0.299393,
            53.765353
          ],
          [
            -0.29923,
            53.765414
          ],
          [
            -0.299068,
            53.765475
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008632406, HU8 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.29971485505261847,
          53.76523241328093
        ]
      }
    }
  ]
}