{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Paradise Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.399157,
            52.753263
          ],
          [
            0.398983,
            52.753484
          ],
          [
            0.398809,
            52.753705
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635504, PE30 1NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.39915706613892604,
          52.75326291486672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090915904, PE30 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.3993144768769729,
          52.753430570963175
        ]
      }
    }
  ]
}