{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Turner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.51373,
            53.067269
          ],
          [
            -2.513491,
            53.067279
          ],
          [
            -2.513251,
            53.067289
          ],
          [
            -2.513166,
            53.067292
          ],
          [
            -2.513081,
            53.067296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014014267, CW5 5PG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5137354759342134,
          53.067260471875095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024818449, CW5 6JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.512857904017316,
          53.067506966582734
        ]
      }
    }
  ]
}