{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stirling Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.195098,
            53.044214
          ],
          [
            -2.195241,
            53.044185
          ],
          [
            -2.195383,
            53.044155
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455128329, ST6 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.194965750062524,
          53.04413759837231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134232, ST6 2EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1949364469179766,
          53.04425450490392
        ]
      }
    }
  ]
}