{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wingrave Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.54906,
            53.243367
          ],
          [
            -0.548704,
            53.243466
          ],
          [
            -0.548349,
            53.243565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235023038, LN1 3UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5488656600264686,
          53.243346946461244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235023039, LN1 3UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5489647446142788,
          53.24351895511883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "235050308, LN1 3UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5483942874342175,
          53.24354796877194
        ]
      }
    }
  ]
}