{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shamrock Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.376899,
            50.901214
          ],
          [
            -1.377154,
            50.901205
          ],
          [
            -1.377408,
            50.901195
          ],
          [
            -1.377543,
            50.901188
          ],
          [
            -1.377677,
            50.901181
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866268, SO19 7GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3769988299799145,
          50.90121430748332
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034871656, SO19 7GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3777960945602923,
          50.901146617326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062516509, SO19 7GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.377440960800151,
          50.9011177474598
        ]
      }
    }
  ]
}