{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marys Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.311002,
            52.576686
          ],
          [
            -1.31119,
            52.576739
          ],
          [
            -1.311377,
            52.576791
          ],
          [
            -1.311452,
            52.576805
          ],
          [
            -1.311527,
            52.576818
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023826287, LE9 7DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3110024233254194,
          52.57668634777567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093106646, LE9 7RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3110265813443416,
          52.57702810747287
        ]
      }
    }
  ]
}