{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Aintree Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.185173,
            53.482302
          ],
          [
            -2.184962,
            53.482491
          ],
          [
            -2.184752,
            53.48268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023061975, M11 4RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.185172603446687,
          53.482302249782734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091146393, M11 4RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.18461658317486,
          53.4826536605351
        ]
      }
    }
  ]
}