{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grape Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.892611,
            53.870147
          ],
          [
            -1.892717,
            53.870439
          ],
          [
            -1.892822,
            53.870731
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591480, BD21 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8927317648168398,
          53.87045230129598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090139346, BD21 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8941769528374035,
          53.87028281178467
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090158538, BD21 4LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8929291708700704,
          53.87056931917098
        ]
      }
    }
  ]
}