{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riding Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.70161,
            53.766208
          ],
          [
            -2.701385,
            53.76634
          ],
          [
            -2.701159,
            53.766471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013164878, PR1 1NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7015951272531096,
          53.76621697228523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012845705, PR1 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.701155071374464,
          53.76621055952111
        ]
      }
    }
  ]
}