{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grimshaw Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.184648,
            51.577435
          ],
          [
            0.184633,
            51.577394
          ],
          [
            0.184628,
            51.577258
          ],
          [
            0.18479,
            51.577123
          ],
          [
            0.185082,
            51.576879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grimshaw Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.185082,
            51.576879
          ],
          [
            0.18524,
            51.576742
          ],
          [
            0.185397,
            51.576604
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025300345, RM1 3LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1849654505018185,
          51.57745706453683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070704945, RM1 3JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18508163670857805,
          51.57687036703487
        ]
      }
    }
  ]
}