{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alderson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.121352,
            53.544169
          ],
          [
            -2.12113,
            53.544179
          ],
          [
            -2.120908,
            53.544188
          ],
          [
            -2.120695,
            53.544198
          ],
          [
            -2.120482,
            53.544207
          ],
          [
            -2.119944,
            53.544239
          ],
          [
            -2.119406,
            53.544271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025544166, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.121336402451313,
          53.54393674858519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000114211, OL1 2DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.119390615881724,
          53.5442622914778
        ]
      }
    }
  ]
}