{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sharp Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.192725,
            53.549389
          ],
          [
            -2.193011,
            53.549302
          ],
          [
            -2.193297,
            53.549215
          ],
          [
            -2.19336,
            53.549183
          ],
          [
            -2.193422,
            53.549151
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23016217, M24 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.193055875742285,
          53.54906455734519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23113202, M24 1AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1927253136370926,
          53.54938867162614
        ]
      }
    }
  ]
}