{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Huskisson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.961153,
            53.398138
          ],
          [
            -2.961194,
            53.398131
          ],
          [
            -2.961235,
            53.398125
          ],
          [
            -2.961531,
            53.398079
          ],
          [
            -2.961827,
            53.398033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262802, L8 7NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.961017613408147,
          53.3981567586165
        ]
      }
    }
  ]
}