{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Camperdown Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.01558,
            53.392402
          ],
          [
            -3.015262,
            53.392319
          ],
          [
            -3.014945,
            53.392236
          ],
          [
            -3.014717,
            53.392171
          ],
          [
            -3.01449,
            53.392105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42020293, CH41 5HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.015320878660391,
          53.392250914086034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42182573, CH41 5AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0155801057966523,
          53.392401521331706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42205461, CH41 5HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0151995318119407,
          53.3922070013566
        ]
      }
    }
  ]
}