{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trevithick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.025336,
            51.484145
          ],
          [
            -0.025028,
            51.484109
          ],
          [
            -0.024719,
            51.484072
          ],
          [
            -0.024691,
            51.484071
          ],
          [
            -0.024662,
            51.484071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226804, SE8 3HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.02533565984907514,
          51.48414526548885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023280685, SE8 3HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.024200178370914212,
          51.48375743745605
        ]
      }
    }
  ]
}