{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Teasdale Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.3681,
            54.899109
          ],
          [
            -1.367985,
            54.899001
          ],
          [
            -1.36787,
            54.898893
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45073561, SR2 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3681179772543164,
          54.898983683564545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45139699, SR2 8NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3680542023040254,
          54.89907321694268
        ]
      }
    }
  ]
}