{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.297495,
            52.924366
          ],
          [
            -1.296996,
            52.924434
          ],
          [
            -1.296496,
            52.924503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023285328, NG10 5FY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.297494990429511,
          52.92436551738856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090664746, NG10 5GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2972132710172917,
          52.92430991532307
        ]
      }
    }
  ]
}