{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Irena Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.536711,
            51.472913
          ],
          [
            -2.536593,
            51.472787
          ],
          [
            -2.536474,
            51.472662
          ],
          [
            -2.53644,
            51.472604
          ],
          [
            -2.536405,
            51.472545
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314221, BS16 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5366670706069754,
          51.472868227467956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "325924, BS16 3AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.536464668878795,
          51.47279722125239
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025986605, BS16 3EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5363913126748345,
          51.47268066624909
        ]
      }
    }
  ]
}