{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stocks Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.709061,
            53.762722
          ],
          [
            -2.708875,
            53.762778
          ],
          [
            -2.70869,
            53.762834
          ],
          [
            -2.708568,
            53.76287
          ],
          [
            -2.708447,
            53.762905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013166016, PR1 1JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.709060858883606,
          53.76272155902272
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093761959, PR1 2XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7086241688550023,
          53.76291289457854
        ]
      }
    }
  ]
}