{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chipping Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.312405,
            53.802117
          ],
          [
            -2.312283,
            53.802117
          ],
          [
            -2.312123,
            53.801998
          ],
          [
            -2.311886,
            53.801822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014133291, BB12 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3119016427006054,
          53.801830686927595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025281823, BB12 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.312162157837655,
          53.80215357621697
        ]
      }
    }
  ]
}