{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Randal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.174837,
            52.966655
          ],
          [
            -1.174966,
            52.966596
          ],
          [
            -1.175095,
            52.966537
          ],
          [
            -1.175191,
            52.966494
          ],
          [
            -1.175287,
            52.966451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009156885, NG7 5GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1752873989505017,
          52.96645135550179
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094986335, NG7 5FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1754343911381386,
          52.966551259064246
        ]
      }
    }
  ]
}