{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.606953,
            53.832515
          ],
          [
            -2.607226,
            53.832545
          ],
          [
            -2.607499,
            53.832574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022969884, PR3 3NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6069471108031346,
          53.83252663741087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010592236, PR3 3WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6073595442177693,
          53.83267734629745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012409067, PR3 3WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6073739571729915,
          53.83262334496777
        ]
      }
    }
  ]
}