{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.626408,
            53.547777
          ],
          [
            -2.62612,
            53.547715
          ],
          [
            -2.626024,
            53.547634
          ],
          [
            -2.625753,
            53.547403
          ],
          [
            -2.62594,
            53.547325
          ],
          [
            -2.626126,
            53.547247
          ],
          [
            -2.626169,
            53.547229
          ],
          [
            -2.626212,
            53.547212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063695, WN1 3SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6257991366491424,
          53.54743841137227
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025164319, WN1 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6260972423010784,
          53.54718517276471
        ]
      }
    }
  ]
}