{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blenheim Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.886329,
            53.782905
          ],
          [
            -2.886122,
            53.783097
          ],
          [
            -2.886069,
            53.783147
          ],
          [
            -2.885811,
            53.78322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013594138, PR4 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.886001693894269,
          53.783071037234905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010414680, PR4 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.885985951170916,
          53.78304418869049
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010414681, PR4 2JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.885834584217022,
          53.783063283988305
        ]
      }
    }
  ]
}