{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Annie Horniman Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.245489,
            53.472555
          ],
          [
            -2.24544,
            53.472743
          ],
          [
            -2.245548,
            53.472859
          ],
          [
            -2.24581,
            53.473141
          ],
          [
            -2.245781,
            53.4732
          ],
          [
            -2.245432,
            53.473314
          ],
          [
            -2.245336,
            53.473346
          ],
          [
            -2.245452,
            53.473569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091147122, M15 4RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2451361203146605,
          53.4726304485427
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091147123, M15 4RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2455023605327944,
          53.47343865825716
        ]
      }
    }
  ]
}