{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Speeton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.500744,
            53.39879
          ],
          [
            -1.500397,
            53.398855
          ],
          [
            -1.50005,
            53.398919
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013336999, S6 2PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5006232358546798,
          53.39880774193443
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090614497, S6 2PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5001098124110488,
          53.39898536795204
        ]
      }
    }
  ]
}