{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Penn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.060314,
            52.47182
          ],
          [
            -2.060343,
            52.471627
          ],
          [
            -2.060372,
            52.471433
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32012151, B64 6NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.060563541593764,
          52.47145108876772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008764736, B64 6NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0603724002615027,
          52.471621996358095
        ]
      }
    }
  ]
}