{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.365942,
            53.307094
          ],
          [
            -3.365886,
            53.307107
          ],
          [
            -3.36583,
            53.307119
          ],
          [
            -3.365603,
            53.307163
          ],
          [
            -3.365377,
            53.307207
          ],
          [
            -3.365227,
            53.307237
          ],
          [
            -3.365078,
            53.307268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013715725, LL18 6DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.365942402121724,
          53.307102952126016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100251928, LL18 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3654824772971743,
          53.307270029009246
        ]
      }
    }
  ]
}